home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / man / cat.1 / h2ph.1 < prev    next >
Text File  |  1995-07-25  |  2KB  |  67 lines

  1.  
  2.  
  3.  
  4.      HHHH2222PPPPHHHH((((1111))))          UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV ((((AAAAuuuugggguuuusssstttt 8888,,,, 1111999999990000))))           HHHH2222PPPPHHHH((((1111))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           h2ph - convert .h C header files to .ph Perl header files
  10.  
  11.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.           hhhh2222pppphhhh [[[[hhhheeeeaaaaddddeeeerrrrffffiiiilllleeeessss]]]]
  13.  
  14.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  15.           _h_2_p_h converts any C header files specified to the
  16.           corresponding Perl header file format.  It is most easily
  17.           run while in /usr/include:
  18.  
  19.                cd /usr/include; h2ph * sys/*
  20.  
  21.           If run with no arguments, filters standard input to standard
  22.           output.
  23.  
  24.      EEEENNNNVVVVIIIIRRRROOOONNNNMMMMEEEENNNNTTTT
  25.           No environment variables are used.
  26.  
  27.      FFFFIIIILLLLEEEESSSS
  28.           /usr/include/*.h
  29.           /usr/include/sys/*.h
  30.           etc.
  31.  
  32.      AAAAUUUUTTTTHHHHOOOORRRR
  33.           Larry Wall
  34.  
  35.      SSSSEEEEEEEE AAAALLLLSSSSOOOO
  36.           perl(1)
  37.  
  38.      DDDDIIIIAAAAGGGGNNNNOOOOSSSSTTTTIIIICCCCSSSS
  39.           The usual warnings if it can't read or write the files
  40.           involved.
  41.  
  42.      BBBBUUUUGGGGSSSS
  43.           Doesn't construct the %sizeof array for you.
  44.  
  45.           It doesn't handle all C constructs, but it does attempt to
  46.           isolate definitions inside evals so that you can get at the
  47.           definitions that it can translate.
  48.  
  49.           It's only intended as a rough tool.  You may need to dicker
  50.           with the files produced.
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                           (printed 3/9/94)
  64.  
  65.  
  66.  
  67.